Fix a typo that caused crashes in redisplay.
authorEli Zaretskii <eliz@gnu.org>
Wed, 12 Sep 2012 17:18:33 +0000 (20:18 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 12 Sep 2012 17:18:33 +0000 (20:18 +0300)
commit4cc5c482d1ffc0248a3e5067149a8f94439753ea
tree7b89f5c0e057d47131e26505151b4227b2cda85c
parentc4ef1920b84d2e7ff2f506cf36cf569f84ad46a8
Fix a typo that caused crashes in redisplay.

 src/xdisp.c (compute_stop_pos_backwards): Fix a typo that caused crashes while
 scrolling through multibyte text.
src/ChangeLog
src/xdisp.c